home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 31 / Amiga Format CD31 (1998-09-02)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1998-10].iso / -seriously_amiga- / virus / vttest3 / storage_vt / ffh < prev    next >
Text File  |  1998-07-16  |  299b  |  17 lines

  1.  
  2. /* 2xDD auf Festplatte */
  3.  
  4. Device         = fmsdisk.device
  5. Unit           = 1
  6. mount          = 1
  7. Flags          = 1
  8. Surfaces       = 2
  9. BlocksPerTrack = 22
  10. Reserved       = 2
  11. Interleave     = 0
  12. LowCyl         = 0
  13. HighCyl        = 79
  14. Buffers        = 2
  15. BufMemType     = 0
  16. DosType           = 0x444F5301
  17.